home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Interactive CD Sampler
/
Microsoft Interactive CD Sampler.iso
/
DEMOS
/
BOOKS
/
BKSHELF.DIR
/
00046.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-19
|
183 b
|
12 lines
on enterFrame
set the visible of sprite 12 to 0
set the visible of sprite 13 to 0
puppetSprite(12, 0)
puppetSprite(13, 0)
updateStage()
end
on exitFrame
waitTill(20)
end